NET PLAYER CREATED
This command will return the Player Number of a newly created player to the net game. The Player Number is the Unique ID you can use to initialise a new player in your game data. You do not need to create a new player when you receive this signal as it has already been done for you.

SYNTAX
Return Integer=NET PLAYER CREATED()

RELATED INFO
MULTIPLAYER Commands Menu
Index

EXAMPLE
View Showcase Example
View Usage Example